Papers with CLS datasets
Understanding Translationese in Cross-Lingual Summarization (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Existing datasets involve translation, but translationese is distinguished from original text . previous studies have shown that translationeses in CLS are not a problem in training sets . |
| Approach: | They propose to use cross-lingual summarization to generate a concise summary in a target language from a document in . existing datasets typically involve translation in their creation, but the translated text is distinguished from the original written in that language. |
| Outcome: | The proposed method systematically investigates how translationese affects CLS model evaluation and performance when it appears in source documents or target summaries. |
Cross-Lingual Abstractive Summarization with Limited Parallel Resources (2021.acl-long)
Copied to clipboard
| Challenge: | Existing approaches to cross-lingual summarization use limited available cross-linguistic resources. |
| Approach: | They propose a multi-task framework for cross-lingual abstractive summarization that uses a single decoder to generate monolingual and cross-linguistic summaries. |
| Outcome: | Experiments on two CLS datasets show that the proposed model outperforms baseline models in low-resource and full-dataset scenarios. |